CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman coding

搜索资源列表

  1. Huffman-coding

    0下载:
  2. 通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:59597
    • 提供者:郑华
  1. Huffman-coding-in-C-language

    0下载:
  2. 用C语言实现huffman编码,生成txt文件,显示编码结果,压缩比。-Huffman coding in C language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:204650
    • 提供者:肖军
  1. Huffman-Coding

    0下载:
  2. 哈弗曼编译码,包含哈弗曼树、编码和解码过程。-Huffman Coding and Decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:3224
    • 提供者:xuefei
  1. Huffman

    0下载:
  2. huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4344
    • 提供者:吴超
  1. Huffman-coding

    0下载:
  2. 数据结构中的霍夫曼编码的源代码。对掌握c语言的数据结构有很好的帮助-Huffman coding in the data structure in the source code. Good master c language data structure
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:1624311
    • 提供者:刘洋
  1. Huffman-coding-and-decoding

    1下载:
  2. 基于MATLAB的霍夫曼编码及解码源代码,可用于通信系统的MATLAB仿真-MATLAB simulation based on MATLAB Huffman coding and decoding source code can be used for the communication system
  3. 所属分类:Communication

    • 发布日期:2017-11-02
    • 文件大小:16788
    • 提供者:Gary
  1. Huffman-coding-image-compression

    0下载:
  2. 使用哈夫曼编码对图像进行压缩,使用zigzag扫描,显示压缩后图像-Huffman coding image compression, using the zigzag scanning, image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:27326
    • 提供者:weichao
  1. Huffman-Coding

    0下载:
  2. 哈夫曼编码,C语言编写,将概率事件分别编写为对应二进制编码,适合在通信环境中传输-Huffman coding, C language, the probability of the event were written to the corresponding binary coding, suitable for transmission in a communications environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:792
    • 提供者:李明
  1. Huffman-Coding

    0下载:
  2. 霍夫曼编码的简单示例程序 用于教学。有注释,方便学生自学。-Huffman Coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-24
    • 文件大小:789750
    • 提供者:jeffreyyoung
  1. Huffman-Coding-master

    0下载:
  2. huffman coding and decoding useful for begining java
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:17853
    • 提供者:slimani
  1. Huffman-coding

    0下载:
  2. Huffman编码实现压缩算法,带界面。功能较简单。C++编写。-Huffman coding to achieve compression algorithm, with the interface. Function is relatively simple. C++ writing.
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:176494
    • 提供者:wxy
  1. source-huffman-coding

    0下载:
  2. IMAGE KOMPRESI MENGGUNAKAN ALGORITMA HUFFMAN CODING
  3. 所属分类:matlab

  1. huffman-coding

    0下载:
  2. 在电报通讯中,电文是以二进制的0、1序列传送的。字符集中的字符的使用频率是不同的(比如e和t的使用较之q和z要频繁得多),哈夫曼编码可以使得编码的总长最短,从而相同的位长可以传送更多的信息。-In telegraph communications, the message is transmitted binary sequence 0,1. Frequency character sets are different (such as e q and t and z are used with
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1592
    • 提供者:wang2
  1. Huffman-coding-tree

    0下载:
  2. 用二叉树作为存储结构,实现霍夫曼树的编码以及01序列的解码-As with binary storage structure, to achieve Huffman coding tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6247
    • 提供者:王雅
  1. Huffman-coding

    0下载:
  2. 这是一个实现哈夫曼编码的算法,可以有效解决不等长字符的压缩-This is a Huffman coding algorithm can effectively solve the compression of unequal length character
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:218309
    • 提供者:张恒
  1. error coding

    0下载:
  2. Huffman coding and cyclic redundancy check coding. Brief introduction and reports
  3. 所属分类:matlab例程

    • 发布日期:2015-01-15
    • 文件大小:83163
    • 提供者:indykaila
  1. Huffman-Coding

    0下载:
  2. 哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码-Huffman coding (Huffman Coding) is an encoding, Huffman coding is a variable length coding (VLC) kind. Huffman coding method proposed in 1
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:538451
    • 提供者:rivasherlock
  1. Huffman-coding-and-Compression--algorithm

    0下载:
  2. Huffman coding and Compression algorithm c++ code In computer science and information theory, a Huffman code is an optimal prefix code found using the algorithm developed by David A. Huffman while he was a Ph.D. student at MIT, and published in
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:stoulod
  1. Huffman-coding-and-decoding

    0下载:
  2. 完整的哈弗曼编码译码程序,信息论与编码课程实验中经常用到的程序-Complete Huffman coding and decoding procedures, information theory and coding course experiments frequently used programs
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:左晨
  1. Huffman-coding

    0下载:
  2. 可以实现哈夫曼编码,简单易懂,可以用于交作业。欢迎下载-Huffman coding can be achieved, easy to understand, can be used for homework. Welcome to download
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1510
    • 提供者:吴西皓
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com